projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4467145
)
annotate gtk_color_selection_get_current_color color param as out
author
John (J5) Palmieri
<johnp@redhat.com>
Thu, 10 Jun 2010 18:53:12 +0000
(14:53 -0400)
committer
John (J5) Palmieri
<johnp@redhat.com>
Thu, 10 Jun 2010 18:53:12 +0000
(14:53 -0400)
gtk/gtkcolorsel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolorsel.c
b/gtk/gtkcolorsel.c
index 232b5d3923a748d28291730bf37dd1bd8aaf4241..d27ef79de047623daa8472099b9aff50cd02c409 100644
(file)
--- a/
gtk/gtkcolorsel.c
+++ b/
gtk/gtkcolorsel.c
@@
-2484,7
+2484,7
@@
gtk_color_selection_set_current_alpha (GtkColorSelection *colorsel,
/**
* gtk_color_selection_get_current_color:
* @colorsel: a #GtkColorSelection.
- * @color: a #GdkColor to fill in with the current color.
+ * @color:
(out):
a #GdkColor to fill in with the current color.
*
* Sets @color to be the current color in the GtkColorSelection widget.
**/